var crypto/rsa.errPublicExponentLarge
2 uses
crypto/rsa (current package)
rsa.go#L78: errPublicExponentLarge = errors.New("crypto/rsa: public exponent too large")
rsa.go#L94: return errPublicExponentLarge
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)